Resource Type

Journal Article 38

Year

2023 3

2022 6

2021 3

2020 5

2019 1

2018 2

2017 3

2012 3

2011 2

2009 1

2008 2

2007 3

2006 1

2003 1

2000 1

open ︾

Keywords

Distributed storage system 2

Erasure code 2

2-dimensions optical orthogonal square codes (2D-OOSC) 1

Architecture recovery 1

Automatic modulation classification 1

BDS code bias 1

BDS/GPS combined POD 1

Bit-wise chosen-plaintext 1

Building Code of Pakistan 1

Cache management 1

Code change 1

Code recommendation 1

Code refactor 1

Code reuse 1

Concurrent update 1

Consistency 1

Convolutional neural networks 1

Correlation power attack 1

Data identifier 1

open ︾

Search scope:

排序: Display mode:

ShortTail: taming tail latency for erasure-code-based in-memory systems Research Article

Yun TENG, Zhiyue LI, Jing HUANG, Guangyan ZHANG

Frontiers of Information Technology & Electronic Engineering 2022, Volume 23, Issue 11,   Pages 1646-1657 doi: 10.1631/FITEE.2100566

Abstract:

s with erasure coding (EC) enabled are widely used to achieve high performance and data availability

Keywords: Erasure code     In-memory system     Node fail-slow     Small write     Tail latency    

Optimization of spatial structure designs of control rod using Monte Carlo code RMC

Frontiers in Energy 2021, Volume 15, Issue 4,   Pages 974-983 doi: 10.1007/s11708-021-0769-5

Abstract: rod worth and effective absorption cross section of these designs are computed using the Monte Carlo code

Keywords: control rod     optimized spatial structure     neutronic performance     burnup stability    

EAI-oriented information classification code system in manufacturing enterprises

WANG Junbiao, DENG Hu, JIANG Jianjun, YANG Binghong, WANG Bailing

Frontiers of Mechanical Engineering 2008, Volume 3, Issue 1,   Pages 81-85 doi: 10.1007/s11465-008-0011-8

Abstract: information classification coding system in manufacturing enterprises (MEs) emphasizes the construction of codestandards, it lacks the management of the code creation, code data transmission and so on.manufacturing enterprises, an enterprise application integration oriented information classification codeEAIO-ICCS expands the connotation of the information classification code system and assures the identity

Keywords: EAI     EAIO-ICCS     management     classification     connotation    

A MATLAB code for the material-field series-expansion topology optimization method

Frontiers of Mechanical Engineering 2021, Volume 16, Issue 3,   Pages 607-622 doi: 10.1007/s11465-021-0637-3

Abstract: With the focus on the implementation of the MFSE method, the present MATLAB code uses the maximum stiffnessThe MATLAB code consists of three parts, namely, the main program and two subroutines (one for aggregatingThe implementation of the code and its extensions to topology optimization problems with multiple loadThe code is intended for researchers who are interested in this method and want to get started with it

Keywords: MATLAB implementation     topology optimization     material-field series-expansion method     bounded material field     dimensionality reduction    

Fast code recommendation via approximate sub-tree matching Research Article

Yichao SHAO, Zhiqiu HUANG, Weiwei LI, Yaoshen YU,shaoyichao@nuaa.edu.cn,zqhuang@nuaa.edu.cn

Frontiers of Information Technology & Electronic Engineering 2022, Volume 23, Issue 8,   Pages 1205-1216 doi: 10.1631/FITEE.2100379

Abstract: Software developers often write code that has similar functionality to existing code segments.A tool that helps developers reuse these code fragments can significantly improve their efficiency.Most of these methods are time-consuming and can leverage only low-level textual information from codeOthers extract features from code and obtain similarity using numerical feature vectors.in the matching process to find code fragments that best match the current query.

Keywords: Code reuse     Code recommendation     Tree similarity     Structure information    

An incremental software architecture recovery technique driven by code changes Research Article

Li WANG, Xianglong KONG, Jiahui WANG, Bixin LI,wangli1218@seu.edu.cn,xlkong@seu.edu.cn,18262609320@163.com,bx.li@seu.edu.cn

Frontiers of Information Technology & Electronic Engineering 2022, Volume 23, Issue 5,   Pages 664-677 doi: 10.1631/FITEE.2100461

Abstract: Our technique obtains dependency information from changed code blocks and identifies different strength-levelThen, we use double classifiers to recover the architecture based on the method of mapping code-level

Keywords: Architecture recovery     Software evolution     Code change    

Areliable and energy-efficient storage systemwith erasure coding cache Article

Ji-guang WAN, Da-ping LI, Xiao-yang QU, Chao YIN, Jun WANG, Chang-sheng XIE

Frontiers of Information Technology & Electronic Engineering 2017, Volume 18, Issue 9,   Pages 1370-1384 doi: 10.1631/FITEE.1600972

Abstract: RERAID employs part of the free spacein the primary disk group and uses erasure coding to construct aSince code cache supportsfailure recovery of two or more disks by using erasure coding, RERAIDguaranteesIn addition, we develop an algorithm, called erasure codingwrite (ECW), to buffer many small random writesinto a few large writes,which are then written to the code cache in a parallel fashion sequentiallyto

Keywords: Reliability     Energy-efficient     Storage system     Erasure coding     Cache management    

Development of a steady thermal-hydraulic analysis code for the China Advanced Research Reactor

TIAN Wenxi, QIU Suizheng, GUO Yun, SU Guanghui, JIA Dounan, LIU Tiancai, ZHANG Jianwei

Frontiers in Energy 2007, Volume 1, Issue 2,   Pages 189-194 doi: 10.1007/s00000-007-0024-8

Abstract: A multi-channel model steady-state thermal-hydraulic analysis code was developed for the China Advanced

Keywords: detailed     calculation     unsymmetrical     temperature     channel    

& Research Article

Yaofeng TU, Rong XIAO, Yinjun HAN, Zhenghua CHEN, Hao JIN, Xuecheng QI, Xinyuan SUN,tu.yaofeng@zte.com.cn,xiao.rong1@zte.com.cn,han.yinjun@zte.com.cn,chen.zhenghua@zte.com.cn,jin.hao1@zte.com.cn,qi.xuecheng@zte.com.cn,sun.xinyuan@zte.com.cn

Frontiers of Information Technology & Electronic Engineering 2023, Volume 24, Issue 5,   Pages 716-730 doi: 10.1631/FITEE.2200466

Abstract: In s, replication and (EC) are common methods for data redundancy. Compared with replication, EC has better storage efficiency, but suffers higher overhead in update. Moreover, and reliability problems caused by s bring new challenges to applications of EC. Many works focus on optimizing the EC solution, including algorithm optimization, novel data update method, and so on, but lack the solutions for and reliability problems. In this paper, we introduce a storage system that decouples data updating and EC encoding, namely, decoupled data updating and coding (DDUC), and propose a data placement policy that combines replication and parity blocks. For the () EC system, the data are placed as groups of +1 replicas, and redundant data blocks of the same stripe are placed in the parity nodes, so that the parity nodes can autonomously perform local EC encoding. Based on the above policy, a two-phase data update method is implemented in which data are updated in replica mode in phase 1, and the EC encoding is done independently by parity nodes in phase 2. This solves the problem of data reliability degradation caused by s while ensuring high concurrency performance. It also uses persistent memory (PMem) hardware features of the byte addressing and eight-byte atomic write to implement a lightweight logging mechanism that improves performance while ensuring data . Experimental results show that the concurrent access performance of the proposed storage system is 1.70–3.73 times that of the state-of-the-art storage system Ceph, and the latency is only 3.4%–5.9% that of Ceph.

Keywords: Concurrent update     High reliability     Erasure code     Consistency     Distributed storage system    

The Rise of No/Low Code Software Development—No Experience Needed?

Marcus Woo

Engineering 2020, Volume 6, Issue 9,   Pages 960-961 doi: 10.1016/j.eng.2020.07.007

Performance research on anti-noise FM jamming of pseudo-random code phase modulation and sine FM combined

Tu Youchao,Zhao Huichang,Zhou Xingang

Strategic Study of CAE 2009, Volume 11, Issue 9,   Pages 68-73

Abstract:

Development and application of pseudo-random code combined fuze can beThe anti-noise FM jamming performance of pseudo-random code phase modulation and sine FM combined fuzeanalyzed, such as the nth order Bessel function of the first kind, Doppler frequency, pseudo-random code

Keywords: pseudo-random code     fuze     sine FM     SJR gain     anti-jamming    

A new anti-jamming communication technical system:pre-encoded code hopping spread spectrum

Yao Fuqiang,Zhang Yi

Strategic Study of CAE 2011, Volume 13, Issue 10,   Pages 69-75

Abstract:

A kind of pre-encoded code hopping spread spectrum (PCHSS) communication

Keywords: anti-jamming communication     direct-sequence spread spectrum     pre-encoded code hopping spread spectrum    

Review of aeroelasticity for wind turbine: Current status, research focus and future perspectives

Pinting ZHANG, Shuhong HUANG

Frontiers in Energy 2011, Volume 5, Issue 4,   Pages 419-434 doi: 10.1007/s11708-011-0166-6

Abstract: Finally, the future development of aeroelastic code for large scale wind turbine: aeroservoelasticity

Keywords: wind turbine     aeroelasticity     aeroelastic code    

The burnup calculation for in-hospital neutron irradiator mark 1 reactor based on coupled code of WIMS

Guo Hewei,Jiang Xinbiao,Zhao Zhumin,Chen Lixin,Zhang Xinyi,Zhou Yongmao

Strategic Study of CAE 2012, Volume 14, Issue 8,   Pages 64-68

Abstract: justify;">The paper set up the coupled calculation methods of criticality and burnup based on WIMS codeand MCNP code, and validated the method.comparison of burnup experiments of Xi’an pulsed reactor, the validity and rationality of the coupled codeThe article utilized the coupled code to compute and analyze the burnup of in hospital neutron irradiator

Keywords: IHNI-1 reactor     coupled code     burnup    

Microdamage study of granite under thermomechanical coupling based on the particle flow code

Frontiers of Structural and Civil Engineering   Pages 1413-1427 doi: 10.1007/s11709-023-0953-2

Abstract: The thermomechanical coupling of rocks refers to the interaction between the mechanical and thermodynamic behaviors of rocks induced by temperature changes. The study of this coupling interaction is essential for understanding the mechanical and thermodynamic properties of the surrounding rocks in underground engineering. In this study, an improved temperature-dependent linear parallel bond model is introduced under the framework of a particle flow simulation. A series of numerical thermomechanical coupling tests are then conducted to calibrate the micro-parameters of the proposed model by considering the mechanical behavior of the rock under different thermomechanical loadings. Good agreement between the numerical results and experimental data are obtained, particularly in terms of the compression, tension, and elastic responses of granite. With this improved model, the thermodynamic response and underlying cracking behavior of a deep-buried tunnel under different thermal loading conditions are investigated and discussed in detail.

Keywords: thermomechanical coupling effect     granite     improved linear parallel bond model     thermal property     particle flow code    

Title Author Date Type Operation

ShortTail: taming tail latency for erasure-code-based in-memory systems

Yun TENG, Zhiyue LI, Jing HUANG, Guangyan ZHANG

Journal Article

Optimization of spatial structure designs of control rod using Monte Carlo code RMC

Journal Article

EAI-oriented information classification code system in manufacturing enterprises

WANG Junbiao, DENG Hu, JIANG Jianjun, YANG Binghong, WANG Bailing

Journal Article

A MATLAB code for the material-field series-expansion topology optimization method

Journal Article

Fast code recommendation via approximate sub-tree matching

Yichao SHAO, Zhiqiu HUANG, Weiwei LI, Yaoshen YU,shaoyichao@nuaa.edu.cn,zqhuang@nuaa.edu.cn

Journal Article

An incremental software architecture recovery technique driven by code changes

Li WANG, Xianglong KONG, Jiahui WANG, Bixin LI,wangli1218@seu.edu.cn,xlkong@seu.edu.cn,18262609320@163.com,bx.li@seu.edu.cn

Journal Article

Areliable and energy-efficient storage systemwith erasure coding cache

Ji-guang WAN, Da-ping LI, Xiao-yang QU, Chao YIN, Jun WANG, Chang-sheng XIE

Journal Article

Development of a steady thermal-hydraulic analysis code for the China Advanced Research Reactor

TIAN Wenxi, QIU Suizheng, GUO Yun, SU Guanghui, JIA Dounan, LIU Tiancai, ZHANG Jianwei

Journal Article

&

Yaofeng TU, Rong XIAO, Yinjun HAN, Zhenghua CHEN, Hao JIN, Xuecheng QI, Xinyuan SUN,tu.yaofeng@zte.com.cn,xiao.rong1@zte.com.cn,han.yinjun@zte.com.cn,chen.zhenghua@zte.com.cn,jin.hao1@zte.com.cn,qi.xuecheng@zte.com.cn,sun.xinyuan@zte.com.cn

Journal Article

The Rise of No/Low Code Software Development—No Experience Needed?

Marcus Woo

Journal Article

Performance research on anti-noise FM jamming of pseudo-random code phase modulation and sine FM combined

Tu Youchao,Zhao Huichang,Zhou Xingang

Journal Article

A new anti-jamming communication technical system:pre-encoded code hopping spread spectrum

Yao Fuqiang,Zhang Yi

Journal Article

Review of aeroelasticity for wind turbine: Current status, research focus and future perspectives

Pinting ZHANG, Shuhong HUANG

Journal Article

The burnup calculation for in-hospital neutron irradiator mark 1 reactor based on coupled code of WIMS

Guo Hewei,Jiang Xinbiao,Zhao Zhumin,Chen Lixin,Zhang Xinyi,Zhou Yongmao

Journal Article

Microdamage study of granite under thermomechanical coupling based on the particle flow code

Journal Article